Skip to content

[5.x] Remove default loading state from input - #1376

Merged
royduin merged 1 commit into
masterfrom
Jade-GG-patch-3
Sep 8, 2026
Merged

[5.x] Remove default loading state from input#1376
royduin merged 1 commit into
masterfrom
Jade-GG-patch-3

Conversation

@Jade-GG

@Jade-GG Jade-GG commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

This is an issue because the disabled state also disables validation on this input. As a result, when a request is running (e.g. postcode validation), the whole checkout form gets disabled and suddenly everything is considered valid. This then causes a ton of errors from magento.

see: RAP-1967

@royduin

royduin commented Sep 8, 2026

Copy link
Copy Markdown
Member

But how do we prevent editing fields when a GraphQL request is running?

@royduin

royduin commented Sep 8, 2026

Copy link
Copy Markdown
Member

Follow-up: RAP-1967

@royduin
royduin merged commit 3eca623 into master Sep 8, 2026
24 of 26 checks passed
@royduin
royduin deleted the Jade-GG-patch-3 branch September 8, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants